Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sass from 1.22.1 to 1.22.6 #13

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sass from 1.22.1 to 1.22.6.

Release notes

Sourced from sass's releases.

Dart Sass 1.22.6

To install Dart Sass 1.22.6, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Potentially breaking bug fix: The keywords() function now converts underscore-separated argument names to hyphen-separated names. This matches LibSass's behavior, but not Ruby Sass's.

  • Further improve performance for logic-heavy stylesheets.

  • Improve a few error messages.

See the full changelog for changes in earlier releases.

Dart Sass 1.22.5

To install Dart Sass 1.22.5, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

JavaScript API

  • Improve performance for logic-heavy stylesheets.

See the full changelog for changes in earlier releases.

Dart Sass 1.22.4

To install Dart Sass 1.22.4, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug where at-rules imported from within a style rule would appear within that style rule rather than at the root of the document.

See the full changelog for changes in earlier releases.

Dart Sass 1.22.3

To install Dart Sass 1.22.3, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Potentially breaking bug fix: The argument name for the saturate() function is now $amount, to match the name in LibSass and originally in Ruby Sass.

  • Potentially breaking bug fix: The invert() function now properly returns [#808080](https://github-redirect.dependabot.com/sass/dart-sass/issues/808080) when passed $weight: 50%. This matches the behavior in LibSass and originally in Ruby Sass, as well as being consistent with other nearby values of $weight.

  • Potentially breaking bug fix: The invert() function now throws an error if it's used as a plain CSS function and the Sass-only $weight parameter is passed. This never did anything useful, so it's considered a bug fix rather than a full breaking change.

  • Potentially breaking bug fix: The str-insert() function now properly inserts at the end of the string if the $index is -1. This matches the behavior in LibSass and originally in Ruby Sass.

  • Potentially breaking bug fix: An empty map returned by map-remove() is now treated as identical to the literal value (), rather than being treated as though it had a comma separator. This matches the original behavior in Ruby Sass.

... (truncated)
Changelog

Sourced from sass's changelog.

1.22.6

  • Potentially breaking bug fix: The keywords() function now converts
    underscore-separated argument names to hyphen-separated names. This matches
    LibSass's behavior, but not Ruby Sass's.

  • Further improve performance for logic-heavy stylesheets.

  • Improve a few error messages.

1.22.5

JavaScript API

  • Improve performance for logic-heavy stylesheets.

1.22.4

  • Fix a bug where at-rules imported from within a style rule would appear within
    that style rule rather than at the root of the document.

1.22.3

  • Potentially breaking bug fix: The argument name for the saturate()
    function is now $amount, to match the name in LibSass and originally in Ruby
    Sass.

  • Potentially breaking bug fix: The invert() function now properly returns
    [#808080](https://github-redirect.dependabot.com/sass/dart-sass/issues/808080) when passed $weight: 50%. This matches the behavior in LibSass and
    originally in Ruby Sass, as well as being consistent with other nearby values
    of $weight.

  • Potentially breaking bug fix: The invert() function now throws an error
    if it's used as a plain CSS function and the Sass-only
    $weight parameter is passed. This never did anything useful, so it's
    considered a bug fix rather than a full breaking change.

  • Potentially breaking bug fix: The str-insert() function now properly
    inserts at the end of the string if the $index is -1. This matches the
    behavior in LibSass and originally in Ruby Sass.

  • Potentially breaking bug fix: An empty map returned by map-remove() is
    now treated as identical to the literal value (), rather than being treated
    as though it had a comma separator. This matches the original behavior in Ruby
    Sass.

  • The adjust-color() function no longer throws an error when a large $alpha
    value is combined with HSL adjustments.

... (truncated)
Commits
  • 2602aa6 Merge pull request #764 from sass/denormalize-collections
  • eec6ccc Update benchmarks
  • d6aa4c2 Stop benchmarking Ruby Sass
  • c794abd Eagerly dash-normalize Sass identifiers
  • 7f2055e Make colorsByName a normal map
  • d91e758 Fix typo in silent comment error message (#761)
  • f2bc521 Merge pull request #760 from sass/js-perf
  • 535030b Release 1.22.5
  • ed73c2c Update benchmarks for JS performance improvements
  • 58e9e74 Use list comprehensions in *Evaluate._evaluateArguments
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [sass](https://github.com/sass/dart-sass) from 1.22.1 to 1.22.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](sass/dart-sass@1.22.1...1.22.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #15.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sass-1.22.6 branch July 19, 2019 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants